Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Wed, Oct 22, 7:59 AM

in-portal

Index: branches/RC/kernel/admin_templates/incs/sections_list.css
===================================================================
--- branches/RC/kernel/admin_templates/incs/sections_list.css (revision 11010)
+++ branches/RC/kernel/admin_templates/incs/sections_list.css (nonexistent)
@@ -1,120 +0,0 @@
-/*.text {
- font-weight: normal;
- font-size: 12px;
- font-family: Verdana, Arial;
- text-decoration: none;
-}*/
-
-/* overview box styles */
-.info {
- font-size: 11px;
- color: #707070;
- font-family: Arial, Verdana, Sans-serif;
- font-weight: normal;
-}
-
-.overviewbox_header {
- height: 21px;
- font-family: Verdana;
- font-weight: bold;
- font-size: 12px;
- color: #ffffff;
- background: url(../img/summary/overviewbox_header.gif) top left no-repeat;
-}
-
-.overviewbox_body {
- border: 1px solid #666767;
- background-color: #DCEBF6;
-}
-
-.overview, .overviewDate {
- font-family: Verdana;
- font-weight: bold;
- font-size: 12px;
-}
-.overview { color: #ffffff; }
-.overviewDate { color: #C6EAFC; }
-
-.oInfo td, .oValue td {
- font-family: Arial;
- font-size: 10px;
-}
-.oInfo td {
- color: #000000;
- padding-left: 5px;
-}
-.oValue td {
- color: #333333;
- padding-right: 5px;
-}
-
-/* user search box styles */
-
-.searchbox_header {
- height: 21px;
- font-family: Verdana;
- font-weight: bold;
- font-size: 12px;
- color: #000000;
- background: url(../img/summary/searchbox_header.gif) top left no-repeat;
-}
-
-.searchbox_body {
- border: 1px solid #666767;
- height: 65px;
- background: url(../img/summary/searchbox_bg.gif) top left;
-}
-
-.search {
- border-width: 1px;
- border-style: solid;
- border-color: #7F9DB9;
- width: 107px;
- height: 18px;
- font-family: Verdana;
- font-size:11px;
-}
-
-/* quick links box styles */
-
-.userslink, .userslink:hover {
- font-size: 12px;
- font-family: Arial, Helvetica, Sans-serif;
- font-weight: bold;
-}
-.userslink { color: #2C73CB; }
-.userslink:hover { color: #009ff0; }
-
-/* pending items box styles */
-
-.usersbox_header {
- height: 21px;
- font-family: verdana;
- font-weight: bold;
- font-size: 12px;
- color: #000000;
- background: url(../img/summary/usersbox_header.gif) top left no-repeat;
-}
-
-.usersbox_body {
- border: 1px solid #666767;
- background: url(../img/summary/usersbox_bg.gif) top left;
-}
-
-.lTDi {
- border-right: 1px solid #CCCCCC;
- border-top: 1px solid #CCCCCC;
-}
-
-.rTDi {
- border-top: 1px solid #CCCCCC;
-}
-
-.lTD {
- border-right: 1px solid #CCCCCC;
-}
-
-
-.rTD {
-
-}
\ No newline at end of file
Property changes on: branches/RC/kernel/admin_templates/incs/sections_list.css
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property

Event Timeline