Line 40: | Line 40: | ||
background-color: #5ba88a; | background-color: #5ba88a; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .not_active { | ||
+ | color:gray; | ||
+ | background-color:white; | ||
+ | } | ||
+ | |||
+ | .not_active:hover { | ||
+ | background-color:#f2f2f2; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
</style> | </style> |
Revision as of 16:50, 16 December 2015