]> source.dussan.org Git - gitblit.git/commitdiff
Removed legacy css file
authorJames Moger <james.moger@gitblit.com>
Sat, 19 Nov 2011 12:34:13 +0000 (07:34 -0500)
committerJames Moger <james.moger@gitblit.com>
Sat, 19 Nov 2011 12:34:13 +0000 (07:34 -0500)
resources/gitblit.css [deleted file]

diff --git a/resources/gitblit.css b/resources/gitblit.css
deleted file mode 100644 (file)
index 0586b61..0000000
+++ /dev/null
@@ -1,833 +0,0 @@
-/*\r
- Git:Blit css.\r
-*/\r
-html, body, table, dl, dt, dd, ol, ul, li, form, a, span, tr, th, td, div, em {\r
-       font-family: verdana, sans-serif;\r
-       font-size: 12px;\r
-       line-height: 1.35em;\r
-       margin: 0;\r
-       padding: 0;\r
-       border: 0;\r
-       outline: 0;\r
-}\r
-\r
-body {\r
-       width: 1000px;\r
-       margin: 5px;\r
-       background-color: #ffffff;\r
-       color: #000000;\r
-    margin-right: auto;\r
-    margin-left: auto;    \r
-    padding: 0px;\r
-    background: url(background.png) repeat-x scroll 0 0 #FFFFFF;\r
-}\r
-\r
-hr {   \r
-       color: #ffffff;\r
-       background-color: #ffffff;\r
-       height: 1px; !important\r
-}\r
-\r
-pre, code, pre.prettyprint, pre.plainprint {\r
-       color: black;\r
-       font-family: monospace;\r
-       font-size:12px;\r
-       border:0px;\r
-}\r
-\r
-pre.prettyprint ol {\r
-       padding-left:25px;\r
-}\r
-\r
-/* age0: age < 60*60*2 */\r
-.age0 {\r
-       color: #008000;\r
-       font-style: italic;\r
-       font-weight: bold;\r
-}\r
-\r
-/* age1: 60*60*2 <= age < 60*60*24*2 */\r
-.age1 {\r
-       color: #008000;\r
-       font-style: italic;\r
-}\r
-\r
-/* age2: 60*60*24*2 <= age */\r
-.age2 {\r
-       font-style: italic;\r
-}\r
-\r
-img.inlineIcon {\r
-       padding-left: 1px;\r
-       padding-right: 1px;\r
-}\r
-\r
-img.overview {\r
-       float:right;\r
-       border:1px solid #CCCCCC;\r
-}\r
-\r
-a {\r
-       color: #0000cc;\r
-}\r
-\r
-a:hover, a:visited, a:active {\r
-       color: #880000;\r
-}\r
-\r
-img.logo {\r
-       float: right;\r
-       border-width: 0px;\r
-}\r
-\r
-img.activityGraph {\r
-       float: right;\r
-       border-width: 0px;\r
-       padding: 8px;\r
-}\r
-\r
-div.repositories_message {\r
-       line-height: inherit;\r
-}\r
-\r
-div.header, div.commitHeader {\r
-       background-color: #D2C3AF;\r
-       padding: 3px;\r
-       border: 1px solid #808080;\r
-}\r
-\r
-div.header {\r
-       border-radius: 3px 3px 0 0;\r
-}\r
-\r
-div.commitHeader {\r
-       border-radius: 3px;\r
-}\r
-\r
-div.header a, div.commitHeader a {\r
-       color: black;\r
-       text-decoration: none;\r
-       font-weight: bold;\r
-}\r
-\r
-div.header a:hover, div.commitHeader a:hover {\r
-       text-decoration: underline;\r
-}\r
-\r
-div.pager {\r
-       padding: 0px 0px 15px 5px;\r
-}\r
-\r
-span.empty {\r
-       font-size: 0.9em;\r
-       font-style: italic;\r
-       padding-left:10px;\r
-       color: #008000;\r
-}\r
-\r
-span.link {\r
-       color: #888;\r
-}\r
-\r
-span.link, span.link a {\r
-       font-family: sans-serif;\r
-       font-size: 11px;        \r
-}\r
-\r
-span.link em, div.link span em {\r
-       font-style: normal;\r
-       font-family: sans-serif;\r
-       font-size: 11px;        \r
-}\r
-\r
-div.page_header {\r
-       height: 25px;\r
-       padding: 5px;\r
-       font-family: sans-serif;\r
-       font-weight: bold;\r
-       font-size: 150%;\r
-       color: #888;\r
-       background: transparent;\r
-}\r
-\r
-div.page_header span { \r
-       font-family: inherit;\r
-       font-size: inherit;     \r
-}\r
-\r
-div.page_header a  {\r
-       font-size: inherit;     \r
-       font-family: inherit;\r
-       text-decoration: none;\r
-}\r
-\r
-div.page_header a:visited {\r
-       color: #000000;\r
-}\r
-\r
-div.page_header a:hover {\r
-       color: #E66C2C;\r
-       text-decoration: underline;\r
-}\r
-\r
-div.page_footer {\r
-       clear: both;\r
-       height: 17px;\r
-       color: black;\r
-       background-color: #ffffff;\r
-       padding: 5px;\r
-       border-top: 1px solid #bbb;\r
-       font-style: italic;\r
-}\r
-\r
-span.userPanel a, span.userPanel a span {\r
-       font-size: 11px;        \r
-}\r
-\r
-div.page_nav {\r
-       color: #ddd;\r
-       background-color: #000070;\r
-       padding: 7px;\r
-       border-radius: 3px;\r
-}\r
-\r
-div.page_nav a {\r
-       color: yellow;\r
-       text-decoration: none;\r
-}\r
-\r
-div.page_nav a:hover { \r
-       text-decoration: underline;\r
-}\r
-\r
-div.page_nav em {\r
-       font-style: normal;\r
-}\r
-\r
-div.page_nav2 {\r
-       padding: 2px 5px 7px 5px;       \r
-}\r
-\r
-div.admin_nav {\r
-       border: 1px solid #888;\r
-       border-bottom: 0px;\r
-       background:#dae0d2;\r
-       text-align: right;\r
-       padding: 5px 5px 5px 2px;       \r
-}\r
-\r
-div.admin_nav a {\r
-       text-decoration: none;\r
-}\r
-\r
-div.admin_nav a:hover {        \r
-       text-decoration: underline;\r
-}\r
-\r
-div.search {\r
-       color:yellow;\r
-       text-align:right;\r
-       float:right;\r
-       padding:4px 4px 3px 3px;\r
-       border-left: 1px solid #8080f0;\r
-       margin: 0px;\r
-       height: 23px;\r
-}\r
-\r
-div.search input {\r
-       vertical-align: top;\r
-       background: url(search-icon.png) no-repeat 4px center;\r
-       color: #ddd;\r
-       background-color: #000070;\r
-       border: 1px solid transparent;\r
-       padding: 2px 2px 2px 22px;\r
-       margin: 0px;\r
-}\r
-\r
-div.search input:hover, div.search input:focus {\r
-       color: white;\r
-       border-bottom: 1px solid orange;        \r
-       outline: none;\r
-}\r
-\r
-div.page_path {\r
-       padding: 8px;\r
-       font-weight: bold;\r
-       border: solid #bbb;\r
-       border-width: 0px 0px 1px;\r
-}\r
-\r
-div.commit_message {\r
-       font-family: monospace;\r
-       padding: 8px;\r
-       border: solid #bbb;\r
-       border-width: 1px 0px 0px;\r
-}\r
-\r
-div.commit_message a {\r
-       font-family: monospace;\r
-}\r
-\r
-div.bug_open, span.bug_open {\r
-       padding: 2px;\r
-       background-color: #803333;\r
-       color: white;   \r
-       text-align: center;\r
-}\r
-\r
-div.bug_resolved, span.bug_resolved {\r
-       padding: 2px;\r
-       background-color: #408040;\r
-       color: white;\r
-       text-align: center;\r
-}\r
-\r
-div.bug_invalid, span.bug_invalid {\r
-       padding: 2px;\r
-       background-color: gray;\r
-       text-align: center;\r
-}\r
-\r
-div.bug_hold, span.bug_hold {\r
-       padding: 2px;\r
-       background-color: orange;\r
-       text-align: center;\r
-}\r
-\r
-div.diff {\r
-       font-family: monospace;\r
-       overflow: auto;\r
-}\r
-\r
-div.diff.header {\r
-       -moz-border-bottom-colors: none;\r
-    -moz-border-image: none;\r
-    -moz-border-left-colors: none;\r
-    -moz-border-right-colors: none;\r
-    -moz-border-top-colors: none;\r
-    background-color: #EDECE6;\r
-    border-color: #D9D8D1;\r
-    border-style: solid;\r
-    border-width: 1px;\r
-    font-weight: bold;\r
-    margin-top: 10px;\r
-    padding: 4px 0 2px;\r
-}\r
-\r
-div.diff.extended_header {\r
-       background-color: #F6F5EE;\r
-    padding: 2px 0;\r
-    font-family: inherit;\r
-}\r
-\r
-span.diff.add {\r
-       color: #008800;\r
-       font-family: inherit;\r
-}\r
-\r
-span.diff.remove {\r
-       color: #FFDDDD;\r
-       font-family: inherit;\r
-}\r
-\r
-span.diff.unchanged {\r
-       color: inherit;\r
-       font-family: inherit;\r
-}\r
-\r
-div.diff.hunk_header {\r
-       -moz-border-bottom-colors: none;\r
-    -moz-border-image: none;\r
-    -moz-border-left-colors: none;\r
-    -moz-border-right-colors: none;\r
-    -moz-border-top-colors: none;\r
-    border-color: #FFE0FF;\r
-    border-style: dotted;\r
-    border-width: 1px 0 0;\r
-    margin-top: 2px;\r
-    font-family: inherit;\r
-}\r
-\r
-span.diff.hunk_info {\r
-       background-color: #FFEEFF;      \r
-       color: #990099;\r
-       font-family: inherit;\r
-}\r
-\r
-span.diff.hunk_section {       \r
-       color: #AA22AA;\r
-       font-family: inherit;\r
-}\r
-\r
-div.diff.add2 {\r
-       background-color: #DDFFDD;\r
-    font-family: inherit;\r
-}\r
-\r
-div.diff.remove2 {\r
-       background-color: #FFDDDD;\r
-    font-family: inherit;\r
-}\r
-\r
-div.diff table {\r
-       border-right: 1px solid #bbb;\r
-       border-bottom: 1px solid #bbb;\r
-       width: 100%;\r
-}\r
-\r
-div.diff table th, div.diff table td {\r
-       margin: 0px;\r
-       padding: 0px;\r
-       font-family: monospace; \r
-}\r
-\r
-div.diff table th {\r
-       background-color: #faf8dc;\r
-       border-left: 1px solid #bbb;    \r
-       text-align: center;\r
-       color: #999;\r
-       padding-left: 5px;\r
-       padding-right: 5px;\r
-       width: 30px;\r
-}\r
-\r
-div.diff table th.header {\r
-       background-color: #D2C3AF;\r
-       border-right: 0px;\r
-       border-bottom: 1px solid #808080;\r
-       font-family: inherit;\r
-       font-size:0.9em;\r
-       color: black;\r
-       padding: 2px;\r
-       text-align: left;\r
-}\r
-\r
-div.diff table td.hunk_header {\r
-       background-color: #dAe2e5 !important;   \r
-       border-bottom: 1px solid #bac2c5;\r
-       color: #555;\r
-}\r
-\r
-div.diff table td {\r
-       border-left: 1px solid #bbb;\r
-       background-color: #fbfbfb;\r
-}\r
-\r
-td.changeType {\r
-       width: 15px;\r
-}\r
-\r
-span.addition, span.modification, span.deletion, span.rename {\r
-       border: 1px solid #888;\r
-       float: left;\r
-       height: 0.8em;\r
-       margin: 0.2em 0.5em 0 0;\r
-       overflow: hidden;\r
-       width: 0.8em;\r
-}\r
-\r
-span.addition {\r
-       background-color: #ccffcc;\r
-}\r
-\r
-span.modification {\r
-       background-color: #ffdd88;\r
-}\r
-\r
-span.deletion {\r
-       background-color: #f8bbbb;\r
-}\r
-\r
-span.rename {\r
-       background-color: #cAc2f5;\r
-}\r
-\r
-div.commitLegend {\r
-       float: right;\r
-       padding: 0.4em 0.4em 0.2em 0.4em;\r
-       vertical-align:top;\r
-       margin: 0px;\r
-}\r
-\r
-div.commitLegend span {\r
-       font-size: 0.9em;\r
-       vertical-align: top;\r
-}\r
-\r
-div.references {\r
-       float: right;\r
-       text-align: right;\r
-}\r
-\r
-a.list {\r
-       text-decoration: none;\r
-       color: #000000;\r
-}\r
-\r
-a.list.subject {\r
-       font-weight: bold;\r
-}\r
-\r
-a.list.name {\r
-       font-weight: bold;      \r
-}\r
-\r
-a.list:hover {\r
-       text-decoration: underline;\r
-       color: #880000;\r
-}\r
-\r
-table {\r
-       border-spacing: 0px;\r
-}\r
-\r
-th {\r
-       padding: 2px 5px;\r
-       font-size: 100%;\r
-       text-align: left;\r
-}\r
-\r
-table.screenshots td {\r
-       text-align: center;\r
-       padding-bottom: 10px;\r
-}\r
-\r
-table.screenshots img {\r
-       border: 1px solid #ccc;\r
-       margin: 5px;\r
-}\r
-\r
-table.plain {\r
-       padding: 8px;\r
-}\r
-\r
-table.plain td {\r
-       white-space: nowrap;\r
-}\r
-\r
-table.plain td.edit {  \r
-       padding: 3px;\r
-}\r
-\r
-table.plain td.editButton {\r
-       padding:0px;\r
-       padding-top: 10px;\r
-}\r
-\r
-table.plain td.edit input {\r
-       margin: 0px;\r
-       outline: 1px solid transparent;\r
-       border: 1px solid #ccc; \r
-       padding-left:5px;\r
-}\r
-\r
-table.plain td.edit input:focus, table.plain td.edit input:hover{\r
-       border: 1px solid orange;\r
-}\r
-\r
-table.pretty, table.comments {\r
-       margin-bottom:5px;\r
-       border-spacing: 0px;\r
-       border-left: 1px solid #bbb;\r
-       border-right: 1px solid #bbb;   \r
-}\r
-\r
-table.pretty, table.comments, table.repositories, table.gitnotes {\r
-       width:100%;\r
-}\r
-\r
-table.pretty td.icon {\r
-       padding: 0px 0px 0px 2px;       \r
-       width: 18px;\r
-}\r
-\r
-table.pretty td.icon img {\r
-       vertical-align: top;\r
-}\r
-\r
-table.pretty td {\r
-       padding: 2px 4px;\r
-}\r
-\r
-table.comments td {\r
-       padding: 4px;\r
-       line-height: 17px;\r
-}\r
-\r
-table.repositories {\r
-       margin-bottom:5px;\r
-       border-spacing: 0px;\r
-}\r
-\r
-table.repositories th {\r
-       background-color:#D2C3AF;\r
-       padding: 4px;\r
-       border-top: 1px solid #808080;\r
-       border-bottom: 1px solid #808080;\r
-}\r
-\r
-table.repositories th.left, table.repositories td.left {\r
-       border-left: 1px solid #808080;\r
-       padding-left: 5px;\r
-}\r
-\r
-table.repositories td.left {\r
-       padding-left: 10px;\r
-}\r
-\r
-table.repositories th.right, table.repositories td.right {\r
-       border-right: 1px solid #808080;\r
-}\r
-\r
-table.repositories td {\r
-       padding: 2px;\r
-}\r
-\r
-table.repositories td.rightAlign {     \r
-       text-align: right;\r
-       border-right: 1px solid #808080;\r
-}      \r
-\r
-table.repositories td.icon img {\r
-       vertical-align: top;\r
-}\r
-\r
-table.repositories th a {\r
-       color:black;/*#ddd;*/\r
-       text-decoration: none;\r
-       font-weight: normal;\r
-}\r
-\r
-table.repositories th a:hover {\r
-       text-decoration: underline;\r
-}\r
-\r
-table.repositories th.wicket_orderDown a, table.repositories th.wicket_orderUp a {\r
-       color: black;\r
-       font-weight: bold;\r
-}\r
-\r
-table.repositories tr.group {\r
-       background-color: #C66C2C;\r
-}\r
-\r
-table.repositories tr.group td {\r
-       font-weight: bold;              \r
-       color: white;\r
-       background-color: #C66C2C;\r
-       border-left: 1px solid #808080;\r
-       border-right: 1px solid #808080;\r
-       padding-left: 5px;\r
-}\r
-\r
-table.palette { border:0;}\r
-table.palette td.header { \r
-       font-weight: bold; \r
-       background-color: #D2C3AF !important;\r
-       padding: 3px !important;        \r
-       border: 1px solid #808080 !important;\r
-       border-bottom: 0px solid !important;\r
-       border-radius: 3px 3px 0 0;\r
-}\r
-table.palette td.pane {\r
-       padding: 0px;   \r
-}\r
-\r
-table.gitnotes {       \r
-       padding-bottom: 5px;\r
-}\r
-table.gitnotes td {\r
-       border-top: 1px solid #ccc;\r
-       padding-top: 3px;\r
-       vertical-align:top;\r
-}\r
-\r
-table.gitnotes td table td {\r
-       border: none;\r
-       padding-top: 0px;\r
-}\r
-\r
-table.gitnotes td.info {\r
-}\r
-\r
-table.gitnotes td.message {\r
-       width: 65%;\r
-       border-left: 1px solid #ccc;\r
-}\r
-\r
-table.annotated {\r
-       width: 100%;\r
-       border: 1px solid #bbb;\r
-}\r
-\r
-table.annotated tr.even {\r
-       background-color: white;\r
-}\r
-\r
-table.annotated tr.odd {\r
-       background-color: #fdfbdf;\r
-}\r
-\r
-tr th a { padding-right: 15px; background-position: right; background-repeat:no-repeat; }\r
-tr th.wicket_orderDown a {background-image: url(arrow_down.png); }\r
-tr th.wicket_orderUp a { background-image: url(arrow_up.png); }\r
-tr th.wicket_orderNone a { background-image: url(arrow_off.png); }\r
-\r
-tr.light {\r
-       background-color: #ffffff;\r
-}\r
-\r
-tr.light td {\r
-       border-bottom: 1px solid #bbb;  \r
-}\r
-\r
-tr.dark {\r
-       background-color: #faf8dc;\r
-       border-bottom: 1px solid #bbb;  \r
-}\r
-\r
-tr.dark td {\r
-       border-bottom: 1px solid #bbb;  \r
-}\r
-\r
-/* currently both use the same, but it can change */\r
-tr.light:hover,\r
-tr.dark:hover {\r
-       /*background-color: #0099b7;*/\r
-       background-color: #000070;\r
-       color: white;\r
-}\r
-\r
-tr.light:hover a,\r
-tr.dark:hover a {\r
-       color: white;   \r
-}\r
-\r
-td {\r
-       padding-left: 7px;\r
-       padding-right: 7px;\r
-}\r
-\r
-td.author {\r
-       font-style: italic;\r
-}\r
-\r
-td.date {\r
-       font-style: italic;     \r
-}\r
-\r
-span.sha1, span.sha1 a, span.sha1 a span {\r
-       font-family: monospace;\r
-       font-size: 13px;\r
-}\r
-\r
-td.mode {\r
-       text-align: right;\r
-       font-family: monospace;\r
-       width: 8em;\r
-       padding-right:15px;\r
-}\r
-\r
-td.size {\r
-       text-align: right;\r
-       width: 8em;     \r
-       padding-right:15px;\r
-}\r
-\r
-td.rightAlign {\r
-       text-align: right;\r
-}\r
-\r
-td.treeLinks {\r
-       text-align: right;\r
-       width: 13em;\r
-}\r
-\r
-span.metricsTitle {\r
-       font-size: 2em;\r
-}\r
-\r
-span .tagRef, span .headRef, span .localBranch, span .remoteBranch, span .otherRef {   \r
-       padding: 0px 3px;\r
-       margin-right:2px;\r
-       font-family: sans-serif;\r
-       font-size: 9px;\r
-       font-weight: normal;\r
-       border: 1px solid;\r
-       color: black;   \r
-}\r
-\r
-span .tagRef a span, span .headRef a span, span .localBranch a span, span .remoteBranch a span, span .otherRef a span {\r
-       font-size: 9px;\r
-}\r
-\r
-span .tagRef a, span .headRef a, span .localBranch a, span .remoteBranch a, span .otherRef a {\r
-       text-decoration: none;\r
-       color: black !important;\r
-}\r
-\r
-span .tagRef a:hover, span .headRef a:hover, span .localBranch a:hover, span .remoteBranch a:hover, span .otherRef a:hover {\r
-       color: black !important;\r
-       text-decoration: underline;\r
-}\r
-\r
-span .otherRef {\r
-       background-color: #b0e0f0;\r
-       border-color: #80aaaa;  \r
-}\r
-\r
-span .remoteBranch {\r
-       background-color: #cAc2f5;\r
-       border-color: #6c6cbf;\r
-}\r
-\r
-span .tagRef {\r
-       background-color: #ffffaa;\r
-       border-color: #ffcc00;\r
-}\r
-\r
-span .headRef {\r
-       background-color: #ffaaff;\r
-       border-color: #ff00ee;\r
-}\r
-\r
-span .localBranch {\r
-       background-color: #ccffcc;\r
-       border-color: #00cc33;\r
-}\r
-\r
-.feedbackPanelERROR {  \r
-       color: red;\r
-       list-style-image: url(bullet_error.png);\r
-       font-weight: bold;      \r
-       vertical-align: top;\r
-       padding:0;      \r
-       margin:0;       \r
-}\r
-\r
-.feedbackPanelINFO {\r
-       color: green;\r
-       list-style: none;\r
-       font-weight: bold;      \r
-       padding:0;\r
-       margin:0;\r
-}\r
-\r
-/* google-code-prettify line numbers */\r
-li.L0,\r
-li.L1,\r
-li.L2,\r
-li.L3,\r
-li.L4,\r
-li.L5,\r
-li.L6,\r
-li.L7,\r
-li.L8,\r
-li.L9 { color: #888; border-left: 1px solid #ccc; padding-left:5px; list-style-type: decimal !important; }\r
-\r
-/* Alternate shading for lines */\r
-li.L1,\r
-li.L3,\r
-li.L5,\r
-li.L7,\r
-li.L9 { background: #fafafa !important; }
\ No newline at end of file