Subversion Repositories DevTools

Rev

Rev 6592 | Rev 6616 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6592 Rev 6610
Line 1... Line 1...
1
.mmItem {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal;  letter-spacing : 1px;     }
1
.mmItem {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal;  letter-spacing : 1px;     }
2
.mmItemDisable {  font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none;  font : normal;  letter-spacing : 1px;     }
2
.mmItemDisable {  font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none;  font : normal;  letter-spacing : 1px;     }
3
.mmItem:hover {  font-family: tahoma,sans-serif; font-size: 11px; color: Red; text-decoration: none;  font : normal;    }
3
.mmItem:hover {  font-family: tahoma,sans-serif; font-size: 11px; color: Red; text-decoration: none;  font : normal; cursor: pointer;    }
4
.smItem {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal;       }
4
.smItem {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal;       }
5
.smItem:hover {  font-family: tahoma,sans-serif; font-size: 11px; color: Red; text-decoration: none;  font : normal;       }
5
.smItem:hover {  font-family: tahoma,sans-serif; font-size: 11px; color: Red; text-decoration: none;  font : normal;       }
6
.smItemDisable {  font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none;  font : normal;       }
6
.smItemDisable {  font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none;  font : normal;       }
7
.tabItem {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal;       }
7
.tabItem {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal;       }
8
.tabItemSelect2 {  font-family: tahoma,sans-serif; font-size: 11px; color: White; text-decoration: none;  font : normal;       }
8
.tabItemSelect2 {  font-family: tahoma,sans-serif; font-size: 11px; color: White; text-decoration: none;  font : normal;       }