ginebra2/chrome/bedrockchrome/bookmarkview.superpage/bookmarkview.css
changeset 12 afcd8e6d025b
parent 3 0954f5dd2cd0
child 16 3c88a81ff781
equal deleted inserted replaced
11:786160610b4d 12:afcd8e6d025b
     2     padding : 0px;
     2     padding : 0px;
     3     margin : 0px;
     3     margin : 0px;
     4     height:100%;
     4     height:100%;
     5     background-color: #889cbf;
     5     background-color: #889cbf;
     6 }
     6 }
     7 /*
       
     8 .bookmarkList li.ui-state-highlight {
       
     9         border: 4px dotted #999;
       
    10         background-image:url(icons/cc0d0d-hatch.png);
       
    11         background-repeat: repeat;
       
    12     }
       
    13 */
       
    14 
     7 
    15 #BottomPad {
     8 #BottomPad {
    16  padding: 8px 10px 8px 10px;
     9  padding: 8px 10px 8px 10px;
    17  height: 54px;
    10  height: 54px;
    18 }
    11 }
    19 
    12 
    20 .bookmarkList li.highlight{
    13 .bookmarkList li.selected {
    21     background-image: url(icons/list_itembg_pressed.png);
    14     background-image: url(icons/list_itembg_pressed.png);
    22     font-weight: bold;
    15     font-weight: bold;
    23 }
    16 }
    24 
    17 
    25 .bookmarkList div.controlInSort {
    18 /* DogEar open, unselected */
       
    19 .bookmarkList .dogEar {
       
    20     height: 70px;
       
    21     background-repeat: no-repeat;
       
    22     float: left;
       
    23     background-image: url(icons/dogear_open.png);
       
    24     width: 67px;
       
    25 }
       
    26 
       
    27 /* DogEarBox open, unselected */
       
    28 .bookmarkList .dogEarBox {
    26     height: 70px;
    29     height: 70px;
    27     background-repeat: repeat-x;
    30     background-repeat: repeat-x;
    28     width: 51px;
    31     background-image: url(icons/dogear_open_bg.png);
    29     background-image: url(icons/dogear_open_bg_pressed.png);
       
    30     float:right;
    32     float:right;
    31     z-index:30;
    33     z-index:30;
    32 }
    34 }
    33 .bookmarkList div.collapsedSort {
    35 
       
    36 .bookmarkList .dogEar.selected {
    34     background-image: url(icons/dogear_pressed.png);
    37     background-image: url(icons/dogear_pressed.png);
    35     background-repeat: no-repeat;
    38 }
    36     float: left;
    39 
    37     height: 70px;
    40 .bookmarkList .dogEarBox.selected {
       
    41     background-image: url(icons/dogear_open_bg_pressed.png);
       
    42 }
       
    43 
       
    44 .bookmarkList .dogEar.closed {
       
    45     background-image: url(icons/dogear.png);
       
    46     width: 51px;
       
    47 }
       
    48 
       
    49 .bookmarkList .dogEarBox.closed {
    38     width: 51px;
    50     width: 51px;
    39 }
    51 }
    40 
    52 
    41 div.bookmarkList ul{
    53 div.bookmarkList ul{
    42     list-style-type: none;
    54     list-style-type: none;
    52     background-repeat: repeat-x;
    64     background-repeat: repeat-x;
    53     overflow: hidden;
    65     overflow: hidden;
    54   -webkit-user-select: none;
    66   -webkit-user-select: none;
    55 }
    67 }
    56 
    68 
    57 .bookmarkList div.controlIn {
       
    58     height: 70px;
       
    59     background-repeat: repeat-x;
       
    60     width: 51px;
       
    61     background-image: url(icons/dogear_open_bg.png);
       
    62     float:right;
       
    63     z-index:30;
       
    64 }
       
    65 .bookmarkList div.collapsed {
       
    66     background-image: url(icons/dogear.png);
       
    67     background-repeat: no-repeat;
       
    68     float: left;
       
    69     height: 70px;
       
    70     width: 51px;
       
    71 }
       
    72 
    69 
    73 .bookmarkList div.controlOut {
    70 div.bookmarkItem {
    74     height: 70px;
       
    75     background-image: url(icons/dogear_open_bg.png);
       
    76     background-repeat: repeat-x;
       
    77     float:right;
       
    78     z-index:31;
       
    79 }
       
    80 
       
    81 .bookmarkList div.expanded {
       
    82     background-image: url(icons/dogear_open.png);
       
    83     background-repeat: no-repeat;
       
    84     float: left;
       
    85     height: 70px;
       
    86     width: 67px;
       
    87 }
       
    88 
       
    89 
       
    90 div.Title {
       
    91     color: #000;
    71     color: #000;
    92     margin-top: 15px;
    72     margin-top: 15px;
    93     float:left;
    73     float:left;
    94     z-index:28;
    74     z-index:28;
    95     background-repeat: no-repeat;
    75     background-repeat: no-repeat;
    98     white-space: nowrap;
    78     white-space: nowrap;
    99     overflow: hidden;
    79     overflow: hidden;
   100     text-overflow: ellipsis;
    80     text-overflow: ellipsis;
   101 
    81 
   102 }
    82 }
   103 .bookmarkList div.Title:active {
    83 .bookmarkList div.bookmarkItem:active {
   104     font-weight: bold;
    84     font-weight: bold;
   105 }
    85 }
   106 
    86 
   107 /*
       
   108 img.FavIcon {
       
   109     padding-top: 15px;
       
   110     padding-right: 10px;
       
   111     padding-bottom: 10px;
       
   112     padding-left: 10px;
       
   113 }
       
   114 */
       
   115 span.aTitle{
    87 span.aTitle{
   116     font-size: 20px;
    88     font-size: 20px;
   117 }
    89 }
   118 
    90 
   119 span.aUrl{
    91 span.aUrl{