{"sections":[{"urls":[],"urlPrefixes":[],"domains":["cvs.drupal.org"],"regexps":[],"code":"/*\r\n * Drupal CVS Stlyish Plugin for Firefox\r\n * By Jacine, http://drupal.org/user/88931\r\n * Credits - Silk Icons: http://www.famfamfam.com/lab/icons/silk/\r\n*/\r\n\r\n/*------------------------------------------------------------------------\r\n * General\r\n *----------------------------------------------------------------------*/\r\nhtml, body, td, th {\r\n  color: #111;\r\n  font-family: \"Bitstream Vera Sans\", Verdana, Helvetica!important;\r\n  font-size: 12px!important;\r\n  line-height: 1.5em!important;\r\n}\r\n\r\ntr, td, th {\r\n  padding: 2px!important;\r\n}\r\n\r\na {\r\n  text-decoration: none!important;\r\n}\r\n\r\na, a:link {\r\n  color: #027AC6!important;\r\n}\r\n\r\na:hover {\r\n  text-decoration: underline!important;\r\n}\r\n\r\na:visited {\r\n  color: #0062A0!important;\r\n}\r\n\r\na:active {\r\n  color: #0000ff;\r\n}\r\n\r\nh1 {\r\n float: none!important;\r\n clear: both!important;\r\n font-size: 1.5em!important;\r\n width: 90%!important;\r\n margin:20px 0 10px 5px!important;\r\n}\r\n\r\nhr {\r\n  display: none;\r\n}\r\n\r\nem {\r\n  color: #C00!important;\r\n}\r\n\r\npre {\r\n  font-family: \"Bitstream Vera Sans Mono\", \"Monaco\", \"Lucida Console\", monospace!important;\r\n  font-size: .9em!important;\r\n  margin: 5px 10px;\r\n  line-height: 1.5em;\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Navigation Headers\r\n *----------------------------------------------------------------------*/\r\n.vc_navheader {\r\n  background-color: #0174BB!important;\r\n  -moz-border-radius: 8px!important;\r\n  -webkit-border-radius: 8px!important;\r\n  border: solid 2px #3D627A;\r\n  padding: 5px 10px!important;\r\n  color: #fff!important;\r\n  width: 80%;\r\n  float: left;\r\n  margin:  0 0 20px 0!important;\r\n}\r\n\r\n.vc_navheader td {\r\n  color: #fff!important;\r\n}\r\n\r\n.vc_navheader a {\r\n  color: #fff!important;\r\n  font-size: 1.3em!important;\r\n}\r\n\r\n.vc_navheader a:hover,\r\n.vc_navheader a:visited {\r\n  color: #DFEDF7!important;\r\n}\r\n\r\n.vc_navheader + div[style=\"padding: 5px; float: right;\"] {\r\n  padding: 0!important;\r\n  background: url('http://jacine.net/userscripts/drupal-cvs/images/druplicon.small.png') no-repeat 0 -100%!important;\r\n  display: block!important;\r\n  height: 100px!important;\r\n  width:  100px!important;\r\n  float: right!important;\r\n  clear: right;\r\n}\r\n\r\nimg[alt=\"ViewVC logotype\"] {\r\n display: none!important\r\n}\r\n\r\na[href=\"http://www.viewvc.org/\"] {\r\n  display: none!important;\r\n}\r\n\r\n.vc_navheader td[style=\"text-align: right;\"] {\r\n  display: none!important;\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Folder/File Icons\r\n *----------------------------------------------------------------------*/\r\na[title=\"View directory contents\"] {\r\n  background: url('http://jacine.net/userscripts/drupal-cvs/images/folder.png') no-repeat 0 50%;\r\n  padding: 0 0 0 24px;\r\n}\r\n\r\na[title=\"View directory contents\"] img {\r\n  display: none;\r\n}\r\n\r\na[title=\"View file revision log\"] {\r\n  background: url('http://jacine.net/userscripts/drupal-cvs/images/page_white_text.png') no-repeat 0 50%;\r\n  padding: 0 0 0 24px;\r\n}\r\n\r\na[title=\"View file revision log\"] img {\r\n  display: none;\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Tables\r\n *----------------------------------------------------------------------*/\r\n.vc_header,\r\n.vc_header_sort {\r\n  background: url('http://jacine.net/userscripts/drupal-cvs/images/bg-th.png') repeat-x 50% 0;\r\n  background-color: #000!important;\r\n  text-align: left;\r\n  vertical-align: top;\r\n  background-color: #222;\r\n}\r\n\r\n.vc_header a,\r\n.vc_header_sort a {\r\n  color: #fff!important;\r\n}\r\n\r\n.vc_sortarrow {\r\n  display: none;\r\n}\r\n\r\n.vc_row_even {\r\n  background-color: #fff;\r\n}\r\n\r\n.vc_row_odd {\r\n  background: url('http://jacine.net/userscripts/drupal-cvs/images/bg-tr-odd.png') repeat-x;\r\n}\r\n\r\nhr + table {\r\n  border-collapse: collapse!important;\r\n  border: 1px solid #bbb!important;\r\n}\r\n\r\nhr + table td {\r\n  border-right: 1px solid #eee;\r\n  border-top: 1px solid #ddd;\r\n}\r\n\r\ntable + hr + table,\r\ntable + hr + table td {\r\n  border: none!important;\r\n}\r\n\r\np[style=\"margin: 0pt;\"] + table.auto {\r\n  display:  block!important;\r\n  margin: 15px 0 10px 5px!important;\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Markup Summary Header\r\n *----------------------------------------------------------------------*/\r\n.vc_summary {\r\n  background-color: #DFEDF7!important;\r\n  border: 2px solid #90C2E1!important;\r\n  margin: 15px 10px 10px 10px;\r\n  padding: 10px;\r\n  -moz-border-radius: 10px!important;\r\n  -webkit-border-radius: 10px!important;\r\n}\r\n\r\n.vc_summary strong {\r\n  font-weight: normal;\r\n}\r\n\r\n.vc_log {\r\n  background-color: #F0F0F0;\r\n  border: 1px solid #D0D0D0!important;\r\n  margin: 10px 0 0 0px;\r\n  padding: 10px;\r\n  -moz-border-radius: 10px!important;\r\n  -webkit-border-radius: 10px!important;\r\n  font-family: \"Bitstream Vera Sans\", Verdana, Helvetica;\r\n}\r\n\r\ndiv:not([style]) {\r\n  border: 1px solid #D0D0D0!important;\r\n  margin: 10px 0 0 0px!important;\r\n  padding: 10px!important;\r\n  -moz-border-radius: 10px!important;\r\n  -webkit-border-radius: 10px!important;\r\n}\r\n\r\nform + div {\r\n  border: none!important;\r\n}\r\n\r\nform + form + table {\r\n  border: none!important;\r\n}\r\n\r\nhr + table.auto,\r\ntable[class=\"auto\"],\r\ntable.auto {\r\n  border: 2px solid #90C2E1!important;\r\n  margin: 10px 10px 10px 0!important;\r\n  padding: 10px!important;\r\n  background-color: #DFEDF7!important;\r\n  -moz-border-radius: 10px!important;\r\n  -webkit-border-radius: 10px!important;\r\n  border-collapse: separate!important;\r\n}\r\n\r\ntable.auto td {\r\n  padding: 2px!important;\r\n  border: none!important;\r\n}\r\n\r\ntable.auto div:not([style]) {\r\n  border: none!important;\r\n  margin: 0!important;\r\n  padding: 5px!important;\r\n  -moz-border-radius: 10px!important;\r\n  -webkit-border-radius: 10px!important;\r\n}\r\n\r\n/*** Line numbers outputted by highlight colorizer ***/\r\n.line {\r\n  border-right-width: 1px;\r\n  border-right-style: solid;\r\n  border-right-color: #505050;\r\n  padding: 1px;\r\n  background-color: #eee;\r\n  color: #505050;\r\n  text-decoration: none;\r\n  font-weight: normal;\r\n  font-style: normal;\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Markup/Diff Styles\r\n *----------------------------------------------------------------------*/\r\n #vc_markup pre {\r\n  padding: 5px;\r\n}\r\n\r\n.vc_diff_header,\r\n.vc_diff_chunk_header,\r\n.vc_diff_chunk_extra,\r\n.vc_diff_empty,\r\n.vc_diff_add,\r\n.vc_diff_remove,\r\n.vc_diff_change,\r\n.vc_diff_change_empty,\r\n.vc_diff_nochange,\r\n.vc_raw_diff,\r\n.vc_idiff_add,\r\n.vc_idiff_change,\r\n.vc_idiff_remove,\r\n.vc_idiff_empty,\r\ntable.vc_idiff tbody,\r\ntable.vc_idiff tbody th,\r\n.vc_blame_line,\r\n.vc_blame_author,\r\n.vc_blame_rev,\r\n.vc_blame_text,\r\n.vc_nochange {\r\n  font-family: \"Bitstream Vera Sans Mono\", \"Monaco\", \"Lucida Console\", monospace!important;\r\n  font-size: .9em!important;\r\n  margin: 5px 10px;\r\n  line-height: 1.5em;\r\n}\r\n\r\n.vc_diff_header {\r\n  font-size: 1.2em!important;\r\n  text-align: left;\r\n}\r\n\r\n.vc_diff_empty {\r\n  background-color: #eee;\r\n}\r\n\r\n.vc_raw_diff {\r\n  background-color: #eee!important;\r\n  padding: 5px;\r\n  border: 2px solid #eee!important;\r\n  -moz-border-radius: 10px!important;\r\n  -webkit-border-radius: 10px!important;\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Footer\r\n *----------------------------------------------------------------------*/\r\n\r\ntable.auto[cellpadding=\"10\"] + hr + table, /* diff pages */\r\ntable[cellspacing=\"1\"] + hr + table, /* directory file listing table pages */\r\n#vc_markup + hr + table, /* file content view pages*/\r\n#diff_select + form + hr + table {\r\n  margin: 3em 0 1em 0!important;\r\n  border: none!important;\r\n  float: left!important;\r\n  clear: both!important;\r\n}\r\n\r\ntable.auto[cellpadding=\"10\"] + hr + table td,\r\ntable[cellspacing=\"1\"] + hr + table td,\r\n#vc_markup + hr + table td,\r\n#diff_select + form + hr + table td {\r\n  border: none!important;\r\n  font-size: .9em!important;\r\n}\r\n\r\ntable.auto[cellpadding=\"10\"] + hr + table td:last-child strong a,\r\ntable[cellspacing=\"1\"] + hr + table td:last-child strong a,\r\n#vc_markup + hr + table td:last-child strong a,\r\n#diff_select + form + hr + table td:last-child strong a {\r\n  display: none!important;\r\n}\r\n\r\ntable.auto[cellpadding=\"10\"] + hr + table td:first-child:after,\r\ntable[cellspacing=\"1\"] + hr + table td:first-child:after,\r\n#vc_markup + hr + table tr td:first-child:after,\r\n#diff_select + form + hr + table tr td:first-child:after {\r\n  color: #777;\r\n  font-size: .95em;\r\n}\r\n\r\ntable.auto[cellpadding=\"10\"] + hr + table tr + tr td:first-child:after,\r\ntable[cellspacing=\"1\"] + hr + table tr + tr td:first-child:after,\r\n#vc_markup + hr + table tr + tr td:first-child:after,\r\n#diff_select + form + hr + table tr + tr td:first-child:after {\r\n  content: \"\";\r\n}\r\n\r\n/*------------------------------------------------------------------------\r\n * Misc\r\n *----------------------------------------------------------------------*/\r\ntd[style=\"width: 6%;\"] {\r\n  width:3px!important;\r\n  font-size: .8em!important;\r\n}\r\n.vc_query_form {\r\n  background-color: #e6e6e6;\r\n}"}],"url":"http://userstyles.org/styles/9338","updateUrl":"https://userstyles.org/styles/chrome/9338.json","md5Url":"https://update.userstyles.org/9338.md5","originalMd5":"29933b1021e9e26459ea1387a6a38ae2","name":"Drupal CVS Repository","thumbnail":"https://userstyles.org/style_screenshots/9338_after.png?r=1781060537"}