mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 19:59:09 +00:00
changed design of page indicator dots
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
|
||||
.mgwt-Carousel-Indicator {
|
||||
width: 12.5pt;
|
||||
height: 12.5pt;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
background-color: #666666;
|
||||
border-radius: 0pt;
|
||||
margin: 5pt;
|
||||
margin-bottom: 12.5pt;
|
||||
border-radius: 5px;
|
||||
margin: 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.mgwt-Carousel-Indicator-active {
|
||||
@@ -25,4 +26,4 @@
|
||||
position: absolute !important;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user