|
- .:active {
- background-color: #000;
- border-width: 4px;
- border-top-left-radius: 4px;
- border-top-right-radius: 4px;
- border-bottom-left-radius: 3px;
- border-bottom-right-radius: 4px;
- background-size: cover;
- background-image: -webkit-gradient(
- linear,
- left bottom,
- left top,
- color-stop(33%, black),
- to(white)
- );
- background-image: -webkit-gradient(
- linear,
- left bottom,
- left top,
- color-stop(33%, black),
- to(white)
- );
- background-image: -webkit-gradient(
- linear,
- left bottom,
- left top,
- color-stop(33%, black),
- to(white)
- );
- background-image: linear-gradient(0deg, black 33%, white 100%);
- }
- .:hover {
- background-color: #f70808;
- }
- .:focus {
- background-color: #ffc107;
- }
- .:visited {
- background-color: #084298;
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .wappler-temp {
- }
- .tab {
- }
- .tab:active {
- font-size: large;
- line-height: normal;
- color: #fff;
- }
|